[INFO] cloning repository https://github.com/totetmatt/rugl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/totetmatt/rugl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotetmatt%2Frugl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotetmatt%2Frugl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d0f325351999c235c10ff2e637fb26e121842db2
[INFO] checking totetmatt/rugl against try#a611f2a14e38407ec6717a86a01424ee6fc80762 for pr-154992-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftotetmatt%2Frugl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/totetmatt/rugl
[INFO] finished tweaking git repo https://github.com/totetmatt/rugl
[INFO] tweaked toml for git repo https://github.com/totetmatt/rugl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/totetmatt/rugl on toolchain a611f2a14e38407ec6717a86a01424ee6fc80762
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/totetmatt/rugl already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe6b6e23f0a2b4f875b0439ded210a098fd8982686796635dbdb2ec2b194eef4
[INFO] running `Command { std: "docker" "start" "-a" "fe6b6e23f0a2b4f875b0439ded210a098fd8982686796635dbdb2ec2b194eef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe6b6e23f0a2b4f875b0439ded210a098fd8982686796635dbdb2ec2b194eef4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe6b6e23f0a2b4f875b0439ded210a098fd8982686796635dbdb2ec2b194eef4", kill_on_drop: false }`
[INFO] [stdout] fe6b6e23f0a2b4f875b0439ded210a098fd8982686796635dbdb2ec2b194eef4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+a611f2a14e38407ec6717a86a01424ee6fc80762" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb8ebcb6db434dfeed03d9647db8a5c76fcbd8260fdbcf29de8a58741f7b2ebf
[INFO] running `Command { std: "docker" "start" "-a" "eb8ebcb6db434dfeed03d9647db8a5c76fcbd8260fdbcf29de8a58741f7b2ebf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.26
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling adler v0.2.3
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling cc v1.0.65
[INFO] [stderr]    Compiling miniz_oxide v0.4.3
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling xattr v0.2.2
[INFO] [stderr]    Compiling filetime v0.2.13
[INFO] [stderr]    Compiling tar v0.4.30
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cmake v0.1.45
[INFO] [stderr]    Compiling flate2 v1.0.19
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling sdl2 v0.34.3
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling unidiff v0.3.3
[INFO] [stderr]    Compiling sdl2-sys v0.34.3
[INFO] [stderr] error: failed to run custom build command for `sdl2-sys v0.34.3`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/sdl2-sys-fb5030199cb2faaa/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (607) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sdl2-sys-0.34.3/build.rs:53:17:
[INFO] [stderr]   Command 'curl' failed:   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
[INFO] [stderr]                                    Dload  Upload   Total   Spent    Left  Speed
[INFO] [stderr]   
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0curl: (6) Could not resolve host: libsdl.org
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ed2e2a88e5a - std[3897782fc1b96294]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ed2e2a88e5a - std[3897782fc1b96294]::backtrace_rs::backtrace::trace_unsynchronized::<std[3897782fc1b96294]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ed2e2a88e5a - std[3897782fc1b96294]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ed2e2a88e5a - <<std[3897782fc1b96294]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c397ce15914d44f]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ed2e2a9e3ba - <core[c397ce15914d44f]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ed2e2a9e3ba - core[c397ce15914d44f]::fmt::write
[INFO] [stderr]      6:     0x5ed2e2a8f1d2 - std[3897782fc1b96294]::io::default_write_fmt::<std[3897782fc1b96294]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5ed2e2a8f1d2 - <std[3897782fc1b96294]::sys::stdio::unix::Stderr as std[3897782fc1b96294]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5ed2e2a6868f - <std[3897782fc1b96294]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ed2e2a6868f - std[3897782fc1b96294]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ed2e2a82281 - std[3897782fc1b96294]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ed2e2a8243b - std[3897782fc1b96294]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5ed2e2a68748 - std[3897782fc1b96294]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5ed2e2a5d7a9 - std[3897782fc1b96294]::sys::backtrace::__rust_end_short_backtrace::<std[3897782fc1b96294]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5ed2e2a6938d - __rustc[afccd5453985ac1f]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5ed2e2a9eb7c - core[c397ce15914d44f]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ed2e28a4736 - build_script_build[69a71491330dd47d]::run_command
[INFO] [stderr]     17:     0x5ed2e28a4418 - build_script_build[69a71491330dd47d]::download_to
[INFO] [stderr]     18:     0x5ed2e28a53cd - build_script_build[69a71491330dd47d]::download_sdl2
[INFO] [stderr]     19:     0x5ed2e28a5eec - build_script_build[69a71491330dd47d]::main
[INFO] [stderr]     20:     0x5ed2e28aff43 - <fn() as core[c397ce15914d44f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5ed2e28ae046 - std[3897782fc1b96294]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5ed2e28ae119 - std[3897782fc1b96294]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5ed2e2a81374 - <&dyn core[c397ce15914d44f]::ops::function::Fn<(), Output = i32> + core[c397ce15914d44f]::marker::Sync + core[c397ce15914d44f]::panic::unwind_safe::RefUnwindSafe as core[c397ce15914d44f]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5ed2e2a81374 - std[3897782fc1b96294]::panicking::catch_unwind::do_call::<&dyn core[c397ce15914d44f]::ops::function::Fn<(), Output = i32> + core[c397ce15914d44f]::marker::Sync + core[c397ce15914d44f]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x5ed2e2a81374 - std[3897782fc1b96294]::panicking::catch_unwind::<i32, &dyn core[c397ce15914d44f]::ops::function::Fn<(), Output = i32> + core[c397ce15914d44f]::marker::Sync + core[c397ce15914d44f]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5ed2e2a81374 - std[3897782fc1b96294]::panic::catch_unwind::<&dyn core[c397ce15914d44f]::ops::function::Fn<(), Output = i32> + core[c397ce15914d44f]::marker::Sync + core[c397ce15914d44f]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5ed2e2a81374 - std[3897782fc1b96294]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5ed2e2a81374 - std[3897782fc1b96294]::panicking::catch_unwind::do_call::<std[3897782fc1b96294]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x5ed2e2a81374 - std[3897782fc1b96294]::panicking::catch_unwind::<isize, std[3897782fc1b96294]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5ed2e2a81374 - std[3897782fc1b96294]::panic::catch_unwind::<std[3897782fc1b96294]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5ed2e2a81374 - std[3897782fc1b96294]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/a611f2a14e38407ec6717a86a01424ee6fc80762/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5ed2e28ae031 - std[3897782fc1b96294]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5ed2e28a7385 - main
[INFO] [stderr]     34:     0x74c8e67281ca - <unknown>
[INFO] [stderr]     35:     0x74c8e672828b - __libc_start_main
[INFO] [stderr]     36:     0x5ed2e289f805 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "eb8ebcb6db434dfeed03d9647db8a5c76fcbd8260fdbcf29de8a58741f7b2ebf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb8ebcb6db434dfeed03d9647db8a5c76fcbd8260fdbcf29de8a58741f7b2ebf", kill_on_drop: false }`
[INFO] [stdout] eb8ebcb6db434dfeed03d9647db8a5c76fcbd8260fdbcf29de8a58741f7b2ebf
